FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ehealth4u.package#1.0.0 (125 ms)

Package ehealth4u.package
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-nofixedaddress
Url http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-nofixedaddress
Status draft
Name CYEHREXTNoFixedAddress
Title Cyprus EHR Extension: No Fixed Address
Experimental False
Description Extension indicating whether there is a fixed address or not. If it is "true" no more information should be requested for the Address instance.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-address Cyprus EHR Address datatype

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "cyehr-ext-nofixedaddress",
  "url" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-nofixedaddress",
  "name" : "CYEHREXTNoFixedAddress",
  "title" : "Cyprus EHR Extension: No Fixed Address",
  "status" : "draft",
  "publisher" : "eHealth4U",
  "contact" : [
    {
      "name" : "eHealth Lab (University of Cyprus)",
      "telecom" : [
        {
          "system" : "email",
          "value" : "ehealthl@ucy.ac.cy",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Extension indicating whether there is a fixed address or not. If it is \"true\" no more information should be requested for the Address instance.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Address"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-nofixedaddress"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.